C1.Silverlight.Olap.5
ValueSet<T> Class Methods

For a list of all members of this type, see ValueSet<T> members.

Public Methods
 NameDescription
Public MethodAddAdds a value to the collection if not already present.  
Public MethodClearRemoves all objects from the collection.  
Public MethodContainsDetermines whether the collection contains a specific value.  
Public MethodSameValuesDetermines whether the values in this set are the same as the ones in a given array.  
Public MethodSortSorts the elements in the collection.  
Public MethodToArrayCreates an array from this collection.  
Public MethodToListCreates a System.Collections.Generic.List`1 from this collection.  
Top
See Also

Reference

ValueSet<T> Class
C1.Olap Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.